<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with android apk - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=android+apk</link>
      <pubDate>Sun, 08 Aug 2021 20:35:13 +0000</pubDate>
         <description>Tagged with android apk - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/taggedandroid+apk/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>App Permissions Not Working Correctly</title>
      <link>https://forum.processing.org/two/discussion/21502/app-permissions-not-working-correctly</link>
      <pubDate>Mon, 20 Mar 2017 16:24:21 +0000</pubDate>
      <dc:creator>sensorium</dc:creator>
      <guid isPermaLink="false">21502@/two/discussions</guid>
      <description><![CDATA[<p>Hello, I am having an issue regarding app permissions. My app requires one permission which is "write_external_storage." When I build it and run it locally on my phone it works as expected and I can see in the android application manager that it is requesting one permission. However, (and excuse me if this is the wrong place to ask this question) I have uploaded it to the Google Play store and when I download it from there are run it on my phone the app does not ask for any permissions. As a result I am not able to use the write_external_storage function that I need.</p>

<p>I have decompiled the .apk and I can see that in the manifest file it says:</p>

<p></p>

<p>also, it looks like it is targeting level 21 if that is relevant to the discussion:</p>

<p>android:targetSdkVersion="21" /&gt;</p>

<p>Thanks in advance!</p>
]]></description>
   </item>
   <item>
      <title>A BALL MANY COLORS game</title>
      <link>https://forum.processing.org/two/discussion/21487/a-ball-many-colors-game</link>
      <pubDate>Sun, 19 Mar 2017 23:28:03 +0000</pubDate>
      <dc:creator>jesusRodriguez</dc:creator>
      <guid isPermaLink="false">21487@/two/discussions</guid>
      <description><![CDATA[<p><img src="https://forum.processing.org/two/uploads/imageupload/755/1JVP5K5MXIN2.png" alt="vaadabaadgg_00000" title="vaadabaadgg_00000" /></p>

<p>Hey friends and processing community, I want to share a KickStarter campaign for an android video game that I have been developing along with some friends, the game is called '' Many Ball Colors ''. I also want to thank them for their contributions in Processing, they have All our support! If you want to make some contribution or contribution here is the link of the campaign in KickStarter :) Thank you very much!</p>

<p><a href="https://www.kickstarter.com/projects/862642805/a-ball-many-colors-game?ref=user_menu" target="_blank" rel="nofollow">https://www.kickstarter.com/projects/862642805/a-ball-many-colors-game?ref=user_menu</a></p>

<p><img src="https://forum.processing.org/two/uploads/imageupload/002/C3ZZB67F2400.png" alt="fsbfffx_00000" title="fsbfffx_00000" /></p>

<p><img src="https://forum.processing.org/two/uploads/imageupload/511/AHAYKEZU0RTO.png" alt="esta" title="esta" /></p>
]]></description>
   </item>
   <item>
      <title>Editing Manifest File</title>
      <link>https://forum.processing.org/two/discussion/21392/editing-manifest-file</link>
      <pubDate>Tue, 14 Mar 2017 15:37:09 +0000</pubDate>
      <dc:creator>sensorium</dc:creator>
      <guid isPermaLink="false">21392@/two/discussions</guid>
      <description><![CDATA[<p>Hi, I am working on uploading my app the the Play store. I want to restrict screen sizes that my app will display to by adding code to the manifest file. I have tried editing the AndroidManifest.xml file in the sketch folder. However, it appears that the file is automatically generated, because after I create the signed .apk file my changes to the manifest file are no longer visible. How can I edit the manifest file so that my .apk will take the changes? Any suggestions would be appreciated.</p>
]]></description>
   </item>
   <item>
      <title>exporting an apk: differences in files created</title>
      <link>https://forum.processing.org/two/discussion/17265/exporting-an-apk-differences-in-files-created</link>
      <pubDate>Wed, 22 Jun 2016 11:30:56 +0000</pubDate>
      <dc:creator>valerio_sperati</dc:creator>
      <guid isPermaLink="false">17265@/two/discussions</guid>
      <description><![CDATA[<p>Hi!</p>

<p>1) Problem: 
I need to give to another user my application "foo", so that he can install it on his Android tablet.</p>

<p>2) What I did: 
I pressed the button "Export package", that correctly created the folder "Android" inside my sketch folder. Inside "Android/bin" I could find 3 different apk files: foo_release_signed.apk; foo_release_signed_aligned.apk; foo_release_unsigned.apk. Then I sent the user the file foo_release_signed.apk. He was able to install it and run it (after disabling some security control).</p>

<p>3) Question: 
Please, can anyone explain me the differences between the 3 apk files? It is the first time I run an operation like this, I'm wondering if I sent the user the right file (it works, ok, but maybe it is better to share another file, I do not know).</p>

<p>Thanks a lot!
Valerio</p>
]]></description>
   </item>
   </channel>
</rss>